Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump locust from 2.7.1 to 2.8.2 in /perf-tests #2424

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps locust from 2.7.1 to 2.8.2.

Release notes

Sourced from locust's releases.

2.8.2

What's Changed

Full Changelog: locustio/locust@2.8.1...2.8.2

2.8.1

What's Changed

Full Changelog: locustio/locust@2.8.0...2.8.1

2.8.0

Shrink Locust's docker image from 358MB to 95MB. Mainly by basing it on python3.9-slim instead of python3.9.

What's Changed

New Contributors

Full Changelog: locustio/locust@2.7.3...2.8.0

2.7.3

What's Changed

Full Changelog: locustio/locust@2.7.2...2.7.3

2.7.2

Fix issue with Locust completely shutting down on stop clicked in the web UI (a bug introduced in 2.7.1)

What's Changed

Full Changelog: locustio/locust@2.7.1...2.7.2

Changelog

Sourced from locust's changelog.

2.8.2 (2022-02-14)

Full Changelog

Fixed bugs:

  • Issue to install python libraries inside locust container when using the locust docker image version 2.8.1 #2015

2.8.1 (2022-02-13)

Full Changelog

Fixed bugs:

  • Load being distributed to missing workers too Version 2.7.4.dev14 #2008

Merged pull requests:

  • Dockerfile: use a builder image to further optimize image size #2013 (cyberw)

2.8.0 (2022-02-13)

Full Changelog

Closed issues:

  • Add type hints #2000
  • 'Tasks' section remains empty for html on v 2.7.0 #1994

Merged pull requests:

  • Dockerfile: only install build dependencies on arm64 (everyone else has pre-built wheels) #2011 (cyberw)
  • Shrink docker image, mainly by switching base image to python3.9-slim #2009 (cyberw)
  • Fix link to distributed load generation documentation in CPU log warning #2007 (mayaCostantini)
  • Mark package as being typed and add some missing type hints #2003 (RobertCraigie)
  • Fix empty tasks section in UI and static report bug #2001 (EzR1d3r)

2.7.3 (2022-02-06)

Full Changelog

Merged pull requests:

  • Support locust-plugin's Playwright User: Import trio before gevent patching if LOCUST_PLAYWRIGHT is set #1999 (cyberw)
  • #1994 Fixing to fallback in case of local execution #1997 (tyge68)

2.7.2 (2022-02-03)

Full Changelog

... (truncated)

Commits
  • b5446d2 Update changelog for 2.8.2. Skip really old versions when autogenerating chan...
  • 0e862c6 Merge pull request #2016 from locustio/fix-docker-image-permissions
  • 32ccff8 Dockerfile: Fix permissions in venv to allow installing packages in derived i...
  • d584820 Let Black auto-detect python version instead of (incorrectly) specifying it i...
  • 30ddf1b Merge pull request #2014 from locustio/fix-python-package-version-inside-dock...
  • 8968f9a Fix locust version in docker image (lose the .dev0)
  • 9d21410 changelog
  • bb6bdf9 Changelog updates for 2.8.1
  • 298bf27 Merge pull request #2013 from locustio/dockerfile-user-builder-image
  • a156780 Dockerfile use a builder image
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [locust](https://github.com/locustio/locust) from 2.7.1 to 2.8.2.
- [Release notes](https://github.com/locustio/locust/releases)
- [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md)
- [Commits](locustio/locust@2.7.1...2.8.2)

---
updated-dependencies:
- dependency-name: locust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 14, 2022
@dependabot dependabot bot requested review from a team, pleshakov and haywoodsh and removed request for a team February 14, 2022 17:08
@dependabot dependabot bot requested review from ciarams87 and lucacome February 14, 2022 17:08
@lucacome lucacome merged commit aecccac into master Feb 16, 2022
@lucacome lucacome deleted the dependabot/pip/perf-tests/locust-2.8.2 branch February 16, 2022 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant